mobileVibrate
Type
command
Summary
Causes the iOS or Android device to vibrate.
Syntax
mobileVibrate [<numberOfTimes>]
Description
Use the mobileVibrate command to cause the iOS or Android device to vibrate.
Parameters
Name | Type | Description |
---|---|---|
numberOfTimes | integer | An integer (or an expression that evaluates to an integer) and specifies how many times to vibrate. If the numberOfTimes is not specified, the device is vibrated once. |
Examples
mobileVibrate
mobileVibrate 7
Related
command: beep